Fix two leaks in the pyxc interface. The dictionaries are being added
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 13:53:27 +0000 (14:53 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 13:53:27 +0000 (14:53 +0100)
commit3483f006f3396f96a4f2cc0289a84bff075a968a
tree328f8f7ac6c03720f295e639bd1df7f24c53c0b9
parentc0c4bfbea88838dd357c7c0d7e6f4b6ded397dd8
Fix two leaks in the pyxc interface. The dictionaries are being added
to lists, and an extra ref was being left behind.

Signed-off-by: Sean Perry <sean@xensource.com>
Signed-off-by: Robert Read <robert@xensource.com>
tools/python/xen/lowlevel/xc/xc.c